FinishedMessage Class Reference
[Version 4.0]

Animation Finished Message Object. More...

Inheritance diagram for FinishedMessage:
Inheritance graph
[legend]
Collaboration diagram for FinishedMessage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FinishedMessage (CView *view, const std::string &name, IAnimationTarget *target)
CViewgetView () const
const IdStringPtr getName () const
IAnimationTargetgetTarget () const
Reference Counting Methods



virtual void forget ()
 decrease refcount and delete object if refcount == 0
virtual void remember ()
 increase refcount
virtual int32_t getNbReference () const
 get refcount
Message Methods



virtual CMessageResult notify (CBaseObject *sender, IdStringPtr message)

Protected Attributes

CViewview
const std::string & name
IAnimationTargettarget

Detailed Description

Animation Finished Message Object.

The FinishedMessage will be sent to the notificationObject when the animation has finished


Constructor & Destructor Documentation

FinishedMessage ( CView view,
const std::string &  name,
IAnimationTarget target 
) [inline]

Member Function Documentation

virtual void forget (  )  [inline, virtual, inherited]

decrease refcount and delete object if refcount == 0

const IdStringPtr getName (  )  const [inline]
virtual int32_t getNbReference (  )  const [inline, virtual, inherited]

get refcount

IAnimationTarget* getTarget (  )  const [inline]
CView* getView (  )  const [inline]
virtual CMessageResult notify ( CBaseObject sender,
IdStringPtr  message 
) [inline, virtual, inherited]
virtual void remember (  )  [inline, virtual, inherited]

increase refcount


Member Data Documentation

const std::string& name [protected]
IAnimationTarget* target [protected]
CView* view [protected]

The documentation for this class was generated from the following file:

Generated on Fri Nov 22 11:10:04 2013 for VSTGUI by  doxygen 1.6.1